mirrors/hornet/demos/1993/s/scifimag.zip
DOSBox-X NOTES: Why the demo failed the test:
- Uses protected mode. "Mapped vectors" eventually causes a divide by zero fault which is very poorly handled by the code.
Real hardware test:
- Toshiba Laptop, 1997, Pentium, MS-DOS 6.22: Crashed to DOS with an exception immediately
- COMP-Old486y91, GUS, PAS: Runs normally, does not crash (Something to do with 486SX/33MHz?). No sound. Exits to DOS normally. DOSBox-SVN NOTES: Why the demo failed the test:
- Uses protected mode. "Mapped vectors" eventually causes a divide by zero fault which is very poorly handled by the code.
Real hardware test:
- Toshiba Laptop, 1997, Pentium, MS-DOS 6.22: Crashed to DOS with an exception immediately
- COMP-Old486y91, GUS, PAS: Runs normally, does not crash (Something to do with 486SX/33MHz?). No sound. Exits to DOS normally. DOSBox-X-DOS NOTES: Why the demo failed the test:
- Demo doesn't GPF rapidly, but stops and does not respond to the keyboard
Real hardware test:
- Toshiba Laptop, 1997, Pentium, MS-DOS 6.22: Crashed to DOS with an exception immediately DOSBox-SVN-DOS NOTES: Why the demo failed the test:
- Demo doesn't GPF rapidly, but stops and does not respond to the keyboard
Real hardware test:
- Toshiba Laptop, 1997, Pentium, MS-DOS 6.22: Crashed to DOS with an exception immediately Bochs-SVN NOTES: Why the demo failed the test:
- "interrupt(): soft_int && (gate.dpl < CPL)" QEMU NOTES: Why the demo failed the test:
- Hangs after initial "do you like scrollers" |